* bidi.c (bidi_cache_ensure_space): Also check that the bidi cache size
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 15 Jul 2011 06:44:47 +0000 (23:44 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 15 Jul 2011 06:44:47 +0000 (23:44 -0700)
commit0567546f8e9173195f40fa5122b7ad93fe17ef8c
tree103320a6710953acc1e0a3d424933deae03f1382
parentc12dfe469f36780825194d7f7ef7ca91a4aca102
* bidi.c (bidi_cache_ensure_space): Also check that the bidi cache size

does not exceed that of the largest Lisp string or buffer.  See Eli
Zaretskii in <http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9079#29>.
src/ChangeLog
src/bidi.c